home *** CD-ROM | disk | FTP | other *** search
/ Language/OS - Multiplatform Resource Library / LANGUAGE OS.iso / cocktail / l2r.lha / l2r / README < prev    next >
Text File  |  1992-08-20  |  973b  |  36 lines

  1. *************************************************************************
  2. *                                    *
  3. *  l2r                                    *
  4. *                                    *
  5. *  transforms LEX specifications to REX specifications            *
  6. *                                    *
  7. *  Copyright (c) 1989 by                        *
  8. *                                    *
  9. *  Gesellschaft fuer Mathematik und Datenverarbeitung            *
  10. *  (German National Research Center for Computer Science)        *
  11. *  Forschungsstelle fuer Programmstrukturen                *
  12. *  an der Universitaet Karlsruhe                    *
  13. *                                    *
  14. *  All rights reserved.    GMD assumes no responsibility for the use    *
  15. *  or reliability of its software.                    *
  16. *                                     *
  17. *************************************************************************
  18.  
  19.  
  20. Direct requests, comments, questions, and error reports to:
  21.  
  22.     Josef Grosch
  23.     GMD Forschungsstelle
  24.     Vincenz-Priessnitz-Str. 1
  25.     D-7500 Karlsruhe 1
  26.  
  27.     Phone: +721-662226
  28.     Email: grosch@karslruhe.gmd.de
  29.  
  30.  
  31. Before compiling l2r the library reuse/c has to be compiled.
  32.  
  33. To compile and install l2r use:
  34.  
  35.    make install LIB=... BIN=...
  36.